翻訳と辞書
Words near each other
・ Ioway Reservation
・ Iowa–Iowa State football rivalry
・ Iowa–Iowa State rivalry
・ Iowa–Kosovo National Guard Partnership
・ Iowa–Minnesota football rivalry
・ Iowa–Nebraska football rivalry
・ Iowa–Wisconsin football rivalry
・ Iowerth Goch ap Maredudd
・ Ioxaglic acid
・ Ioxilan
・ Ioxitalamic acid
・ IOzone
・ Ioánna Filíppou
・ Ioșia
・ IP
IP (complexity)
・ IP access controller
・ IP address
・ IP address blocking
・ IP address management
・ IP address spoofing
・ IP aliasing
・ IP audio codec
・ IP Australia
・ IP block
・ IP camera
・ IP Casino Resort & Spa
・ Ip Ching
・ Ip Chun
・ Ip Chung Long


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

IP (complexity) : ウィキペディア英語版
IP (complexity)
In computational complexity theory, the class IP (which stands for Interactive Polynomial time) is the class of problems solvable by an interactive proof system. The concept of an interactive proof system was first introduced by Shafi Goldwasser, Silvio Micali, and Charles Rackoff in 1985. An interactive proof system consists of two machines, a prover, ''P'', which presents a proof that a given string ''n'' is a member of some language, and a verifier, ''V'', that checks that the presented proof is correct. The prover is assumed to be infinite in computation and storage, while the verifier is a probabilistic polynomial-time machine with access to a random bit string whose length is polynomial on the size of ''n''. These two machines exchange a polynomial number, ''p''(''n''), of messages and once the interaction is completed, the verifier must decide whether or not ''n'' is in the language, with only a 1/3 chance of error. (So any language in BPP is in IP, since then the verifier could simply ignore the prover and make the decision on its own.)
== Definition ==
A language ''L'' belongs to IP if there exist ''V'', ''P'' such that for all ''Q'', ''w'':
:w \in L \Rightarrow \Pr(\leftrightarrow P\textw ) \ge \tfrac
:w \not \in L \Rightarrow \Pr(\leftrightarrow Q\textw ) \le \tfrac
The Arthur–Merlin protocol, introduced by Laszlo Babai, is similar in nature, except that the number of rounds of interaction is bounded by a constant rather than a polynomial.
Goldwasser et al. have shown that ''public-coin'' protocols, where the random numbers used by the verifier are provided to the prover along with the challenges, are no less powerful than private-coin protocols. At most two additional rounds of interaction are required to replicate the effect of a private-coin protocol. The opposite inclusion is straightforward, because the verifier can always send to the prover the results of their private coin tosses, which proves that the two types of protocols are equivalent.
In the following section we prove that IP = PSPACE, an important theorem in computational complexity, which demonstrates that an interactive proof system can be used to decide whether a string is a member of a language in polynomial time, even though the traditional PSPACE proof may be exponentially long.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「IP (complexity)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.